public method O2G2Ptr(T).operator bool()

Brief

Returns true if the pointer contained is not null.

Declaration
C++
bool  operator bool() ()

Declared in O2G2Ptr(T)

back